VM.actions_after_[shutdown|reboot|suspend|crash] were not set properly
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 5 Mar 2007 13:18:28 +0000 (13:18 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 5 Mar 2007 13:18:28 +0000 (13:18 +0000)
commitb3abd36a5180e208282a756660fd3686205ab848
treead99f0fc4a5424600e964245fa3054bf38c14feb
parent1ad38030467dbd941f3a859aec3570a939302ec9
VM.actions_after_[shutdown|reboot|suspend|crash] were not set properly
in VM record returned via Xen API.
This patch fixes typos in key name for these fields.

Signed-off-by: Jim Fehlig <jfehlig@novell.com>
tools/python/xen/xend/XendDomainInfo.py